Overload | Description |
---|---|
Match(Expression<Func<Nullable<T>,Boolean>>,String,Object[]) | Asserts that the predicate is satisfied. |
Match | Asserts that the predicate is satisfied. (Inherited from FluentAssertions.Numeric.NumericAssertionsBase<T,Nullable<T>,TAssertions>) |